ci: bump rust-ci-reusable pin cc5a372a → 09e7023d (standards HEAD)#42
Merged
Conversation
Align the Rust CI reusable pin with the other standards pins refreshed in #41. Aims to clear the Rust CI failure (0 jobs instantiated at the old pin). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
The HEAD rust-ci-reusable requires a 'toolchain' input (forwarded to dtolnay/rust-toolchain); the bare wrapper didn't pass it. Add toolchain: stable. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
Passing toolchain: stable caused a startup_failure (the HEAD rust-ci-reusable does not declare a 'toolchain' input). Revert to the bare pin-aligned wrapper; Rust CI remains blocked on an upstream standards reusable issue. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Bumps
.github/workflows/rust-ci.yml'srust-ci-reusable.ymlpin fromcc5a372ato current standards HEAD09e7023d24682621bea4e11965a1ef5e87d86c3b— aligning it with the other standards pins refreshed in #41.Why
Rust CI fails at the old pin (the reusable instantiated 0 jobs). This SHA wasn't flagged by the staleness gate (it was within window), so its failure is a different cause than #41's — but moving to current HEAD is the same fix pattern and the most likely resolution. CI on this PR will confirm whether it greens.
If Rust CI still fails after this, the cause is in the reusable's expected inputs / the repo's Rust setup, not the pin — and I'll report that.
🤖 Generated with Claude Code
https://claude.ai/code/session_01Y2MWTAqX2x7goVJzjFB4j5
Generated by Claude Code